﻿/*banner*/
.banner{position: relative; height:855px;clear: both;min-height: 533px;}
.ban_p li{ display:block; height:855px;width: 100%!important; overflow: hidden;position: relative;margin:0 auto;}
.ban_p li img {width: 100%!important;height:855px;display: block;margin: 0 auto;}
.ban_t{width:600px;height:50px;bottom: 0;left:50%;margin-left:-300px;position: absolute;text-align: center;}
.ban_t em{width:16px;height:16px;margin-right:16px;border-radius: 16px; display: inline-block;background:#01346b;}
.ban_t em.on{background:#2169e1; }

        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .topwrap {
            height: 92px;
            background: rgba(0, 0, 0, 0.5);
            /*position: fixed;*/
            z-index: 2;
            font-family: "Microsoft Yahei";
            width: 100%;
            left: 0;
            top: 0;
        }
        
        .t_top {
            width: 100%;
            margin: 0 auto;
            min-width: 1200px;
        }
        
        .seabox {
            width: 72px;
            height: 90px;
            color: #fff;
            z-index: 10;
        }
        
        .sea_ico {
            width: 72px;
            height: 90px;
            background: url(../images/t_ico1.png) no-repeat center;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 99;
        }
        
        .sea_inp {
            width: 427px;
            overflow: hidden;
            height: 88px;
            right: 0;
            top: -188px;
            z-index: 9;
        }
        
        .sea_inp .serach {
            width: 281px;
            height: 40px;
            border: 0;
            background: #fff;
            line-height: 40px;
            color: #b8b8b8;
            padding: 0 13px;
            float: left;
            outline: none;
            display: block;
            font-size: 14px;
            position: relative;
            border: solid 1px #c9c9c9;
            margin: 17px 0 0 27px;
        }
        
        .sea_inp .sub {
            width: 66px;
            height: 42px;
            background: #261a12;
            display: block;
            float: left;
            border: 0;
            color: #fff;
            margin: 17px 0 0;
        }
        
        .t_logo {
            margin: 28px 0 0 2.86%;
            display: block;
            width: 14.8%;
        }
        
        .t_logo,
        .t_logo img {
            width: 100%;
            max-width: 284px;
        }
        
        .t_pho {
            width: 60px;
            height: 30px;
            padding: 38px 0 0;
            position: relative;
        }
        
        .t_pho em {
            width: 30px;
            height: 30px;
            display: block;
            background: url(../images/t_ico2.png) no-repeat 0 0;
        }
        
        .t_pho span {
            font-family: Didot;
            font-weight: bold;
            font-size: 28px;
            line-height: 50px;
            top: 50px;
            right: 0;
            color: #fff;
            width: 248px;
            text-align: right;
            white-space: nowrap;
            position: absolute;
            display: none;
        }
        
        .t_pho:hover span {
            display: block;
        }
        
        .menu {
            width: 75%;
            white-space: nowrap;
            height: 92px;
            line-height: 92px;
            font-size: 16px;
            color: #fff;
        }
        
        .menu ul {
            float: left;
            overflow: hidden;
        }
        
        .menu li {
            float: left;
        }
        
        .menu li a {
            color: #fff;
            display: block;
            height: 92px;
            padding: 0 40px;
			font-weight:bold;
        }
        
        
        .menu li a:hover {
            text-decoration: none;
            z-index: 1;
            background: #2169e1;
        }
        
        .menu li a:-webkit-any-link {
            display: block;
        }
        /*.topwrap1{display: none;}*/
        
        @media screen and (max-width: 1440px) {
            .menu .t_pho,
            .seabox {
                display: none;
            }
            .menu {
                font-size: 14px;
            }
            .menu li a {
                padding: 0 20px;
            }
        }
        @media screen and (max-width: 1660px) {
            .menu .t_pho,.seabox {
                display: none;
            }
            .menu {
                font-size: 14px;
            }
            .menu li a {
                padding: 0 18px;
            }
        }
    

        .f_bj {
            color: #999;
            clear: both;
            font-family: "Microsoft Yahei";
            line-height: 26px;
            background: #333;
            position: relative;
            z-index: 1;
        }
        
        .f_bj:before {
            content: "";
            position: absolute;
            width: 100%;
            height: 66px;
            background: #2169e1;
            left: 0;
            top: 0;
            z-index: -1;
        }
        
        .f_bj a {
            display: inline-block;
            color: #999;
        }
        
        em {
            font-style: normal;
        }
        
        .f_nav {
            height: 66px;
            line-height: 66px;
            font-size: 16px;
            text-align: center;
            font-weight: bold;
            overflow: hidden;
        }
        
        .f_bj .f_nav a {
            display: inline-block;
            padding: 0 55px 0 0;
            color: #fff;
        }
        
        .f_bj .f_nav a:last-child {
            padding: 0;
        }
        
        .f_con {
            padding: 105px 0 0;
            height: 280px;
        }
        
        .f_logo {
            width: 360px;
        }
        
        .f_logo h3 {
            height: 76px;
            display: block;
        }
        
        .f_logo h3 img {
            display: block;
            width: 270px;
            height: 56px;
        }
        
        .f_logo p {
            float: left;
            width: 104px;
            margin: 0 10px 0 0;
        }
        
        .f_logo p img {
            width: 98px;
            height: 98px;
            display: block;
            overflow: hidden;
            padding: 3px;
            background: #fff;
        }
        
        .f_text {
            width: 840px;
            white-space: nowrap;
            padding: 20px 0 0;
        }
        
        .f_text li {
            height: 70px;
            width: 314px;
            float: left;
            padding: 0 0 0 68px;
            font-weight: bold;
        }
        
        .f_text li:nth-child(2n) {
            width: 376px;
        }
        
        .f_text span {
            display: block;
            color: #fff;
            font-weight: normal;
        }
        
        .f_text b {
            font-family: Arial;
            font-size: 18px;
        }
    

        .p1-search-1 {
            background: #f2f2f2;
            height: 82px;
            border-bottom: 1px solid #eee;
            overflow: hidden;
            font-size: 14px;
        }
        
        .p1-search-1 p {
            color: #444;
            line-height: 82px;
        }
        
        .p1-search-1 a {
            color: #444;
            display: inline-block;
            margin-right: 15px;
        }
        
        .p1-search-1-inp {
            width: 270px;
            height: 30px;
            border-radius: 20px;
            background: #fff;
            padding-left: 10px;
            margin-top: 28px;
        }
        
        .p1-search-1-inp input {
            border: 0;
        }
        
        .p1-search-1-inp1 {
            width: 224px;
            height: 30px;
            line-height: 30px;
            color: #a9a9a9;
            float: left;
        }
        
        .p1-search-1-inp2 {
            width: 30px;
            height: 30px;
            background: url(../images/VISkins-p1.png) no-repeat -258px -936px;
            float: right;
            cursor: pointer;
        }
    

        .p12-curmbs-1 {
            font-size: 14px;
            border-bottom: 1px dashed #dcdcdc;
            height: 46px;
            line-height: 46px;
        }
        
        .p12-curblock{
            display: none;
        }
        .p12-curmbs-1 b {
            border-left: 10px solid #313131;
            font-weight: normal;
            padding-left: 8px;
        }
        .p12-curmbs-1 i {
            font-style: normal;
        }
        
        .p12-curmbs-1 span {
            font-family: 'å®‹ä½“';
            padding: 0 5px;
            height: 46px;
            line-height: 46px;
        }
    
        .p14-infolist-1-list dl {
            border: 1px solid #dedede;
            margin-bottom: 15px;
            padding: 22px 50px 22px 22px;
            background: #fff;
            overflow: hidden;
        }
        
        .p14-infolist-1-list dt {
            width: 29.5%;
            float: left;
            margin-right: 5.8%;
        }
        
        .p14-infolist-1-list dt img {
            width:100%; 
            display: block;
        }
        
        .p14-infolist-1-list dd h4 {
            height: 40px;
            font-weight: normal;
            font-size:18px;
            color: #154c64;
            line-height: 40px;
            margin-bottom: 5px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list h4 a {
            display: block;
            height: 40px;
            color: #4b4a4a;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        .p14-infolist-1-list dl:hover{border:1px solid #2169e1;}
        .p14-infolist-1-list dl:hover h4 a {
            color: #2169e1;
        }
        
        .p14-infolist-1-list-desc {
            max-height: 72px;
            font-size: 14px;
            line-height: 24px;
            color: #797979;
            margin-bottom: 28px;
            overflow: hidden;
        }
        
        .p14-infolist-1-list-deta {
            width: 90px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            display: block;
            float: right;
            background: #b6b6b6;
            color: #fff;
        }
        .p14-infolist-1-list-deta a{color:#fff;}
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
            background: #2169e1;
            border-color: #2169e1;
        }
        
        .p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
            color: #fff;
        }
    

        .fdh-01-tit {
            background: #2169e1;
            height: 80px;
        }
        
        .fdh-01-tit h2 {
            height: 75px;
            font-size: 24px;
            font-weight: normal;
            line-height: 75px;
            color: #fff;
            border-bottom: 1px solid #fff;
            text-align: center;
        }
        
        .fdh-01-tit h2 span {
            font-size: 14px;
            text-transform: uppercase;
        }
        
        .fdh-01-nav-one h3 {
            height: 50px;
            line-height: 50px;
            background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
            margin-bottom: 2px;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3 a {
            display: block;
            font-size: 18px;
            font-weight: normal;
            margin-right: 40px;
            margin-left: 38px;
            color: #666666;
            overflow: hidden;
        }
        
        .fdh-01-nav-one h3.sidenavcur,
        .fdh-01-nav-one h3:hover {
            background: url(../images/p14-icon2.png) no-repeat right center #2169e1;
        }
        
        .fdh-01-nav-one h3.sidenavcur a,
        .fdh-01-nav-one h3:hover a {
            color: #fff;
        }
        
        .fdh-01-nav dl {
            padding: 2px 0 4px;
        }
        
        .fdh-01-nav dt {
            height: 50px;
            font-size: 16px;
            line-height: 50px;
            padding-left: 54px;
            padding-right: 40px;
            margin-bottom: 1px;
            background: #ececec;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav dt:after {
            content: "";
            width: 8px;
            height: 8px;
            border: 2px solid #b8b8b8;
            border-style: solid solid none none;
            position: absolute;
            top: 50%;
            right: 32px;
            margin-top: -4px;
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            -o-transform: rotate(45deg);
            transform: rotate(45deg);
        }
        
        .fdh-01-nav dt.sidenavcur:after,
        .fdh-01-nav dt:hover:after {
            border-color: #2169e1;
        }
        
        .fdh-01-nav dt.sidenavcur a,
        .fdh-01-nav dt:hover a {
            color: #2169e1;
        }
        
        .fdh-01-nav dd {
            border: 1px solid #ececec;
            border-bottom: 0;
        }
        
        .fdh-01-nav p {
            height: 50px;
            font-size: 14px;
            line-height: 50px;
            padding-left: 72px;
            padding-right: 40px;
            border-bottom: 1px solid #ececec;
            background: #fff;
            position: relative;
            overflow: hidden;
        }
        
        .fdh-01-nav p.sidenavcur a,
        .fdh-01-nav p:hover a {
            color: #2169e1;
        }
        
        .fdh-01-nav p.sidenavcur:after,
        .fdh-01-nav p:hover:after {
            background: #313131;
        }
        
        .fdh-01-nav a {
            display: block;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    
 .cbgg-01 {
            background: #2169e1;
            text-align: center;
            color: #fff;
        }
        
        .cbgg-01-img img {
            width: 100%;
            display: block;
        }
        
        .cbgg-01 p {
            padding-top: 15px;
        }
        
        .cbgg-01 p img {
            vertical-align: middle;
            margin-right: 5px;
        }
        
        .cbgg-01 span {
            display: block;
            font-size: 28px;
            font-weight: bold;
            font-family: Arial;
            padding-bottom: 20px;
            padding-top: 10px;
        }
    
        .tg_pages {
    float: right;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.tg_pages li {
    display: inline-block;
}
.tg_pages li a {
    border: 1px solid #bebebe;
    color: #bebebe;
    display: inline-block;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    margin-left: 10px;
    padding-left: 10px;
    padding-right: 10px;
}
.tg_pages li.thisclass a {
    background: #23a7ea none repeat scroll 0 0;
    border: 1px solid #23a7ea;
    color: #ffffff;
}

#prev_next {
    width: 100%;
    border-top: 1px solid #ebecf1;
    padding: 25px 0;
    float: left;
    clear: both;
}
#prev_next li {
    height: 35px;
    line-height: 35px;
    width: 100%;
}
#prev_next li {
    width: 100%;
    min-height: 30px;
    background: #f7f7f7;
    color: #414141;
    line-height: 30px;
    margin: 10px 0;
    text-indent: 15px;
}
#prev_next li a {
    background: #f2f2f2;
    color: #414141;
    line-height: 30px;
    transition: all 0.2s linear 0s;
}
#prev_next li a:hover {
    color: #0087c7;
}

    .p15-infocontent-1 {
            margin-bottom: 30px;
        }
        
        .p15-infocontent-1-tit {
            text-align: center;
            font-weight: normal;
            margin-bottom: 40px;
            font-size: 28px;
            line-height: 40px;
            color: #535353;
            height: 40px;
            overflow: hidden;
        }
        
        .p15-infocontent-1-bool {
            border-bottom: 1px solid #313131;
            height: 20px;
            font-size: 12px;
            color:#909090;
        }
        
        .p15-infocontent-1-bool span {
            margin-right: 20px;
        }
        
        .p15-infocontent-1-bool span a {
            color: #909090;
        }
        
        .p15-infocontent-1-bool i {
            font-style: normal;
            float: right;
            display: block;
            width: 80px;
            height: 20px;
            line-height: 20px;
            text-align: center;
            color: #fff;
            background: #313131;
        }
        
        .p15-infocontent-1-bool i a {
            color: #fff;
        }
        
        .p15-infocontent-1-bool span {
            margin-right: 15px;
        }
        
        .p15-infocontent-1-tag span {
            margin-right: 10px;
        }
          .leftnav-z1-desc {
            background: #fff;
            max-height: 180px;
            margin-bottom: 14px;
        }
        
        .leftnav-z1-desc dt {
            height: 30px;
            padding: 20px 0;
        }
        
        .leftnav-z1-desc dt b {
            display: inline-block;
            font-weight: normal;
            border-left: 13px solid #e3e3e3;
            border-right: 7px solid #e3e3e3;
            padding: 0 12px 0 13px;
            font-size: 28px;
            color: #7c7c7c;
        }
        
        .leftnav-z1-desc dt b span {
            font-size: 18px;
            color: #bfbfbf;
            text-transform: uppercase;
            padding-left: 10px;
        }
        
        .leftnav-z1-desc dd {
            padding: 0 27px 0 27px;
        }
        
        .leftnav-z1-desc dd h4 {
            font-size: 24px;
            font-weight: normal;
            color: #797979;
            max-height: 44px;
            line-height: 44px;
            overflow: hidden;
           text-align: center;
        }
        
        .leftnav-z1-desc dd div {
            font-size: 14px;
            line-height: 24px;
            color: #666;
            max-height: 48px;
            overflow: hidden;
        }
        
        .leftnav-z1-tit {
            height: 50px;
            font-size: 24px;
            font-weight: normal;
            line-height: 50px;
            border-bottom: 1px solid #ebebeb;
            margin-bottom: 15px;
        }
        
        .leftnav-z1-tit span {
            display: inline-block;
            height: 50px;
            border-bottom:1px solid #313131;
        }
        
        .leftnav-z1-list dl {
            width: 32.2%;
            border: 1px solid #dedede;
            margin-bottom: 15px;
            background: #fff;
            float: left;
            margin-right: 1.3%;
            box-sizing: border-box;
        }
        
        .leftnav-z1-list dl:nth-child(4n-1) {
            margin-right: 0;
        }
        
        .leftnav-z1-list dt img {
            width: 100%; 
            display: block;
        }
        
        .leftnav-z1-list dd {
            padding: 6px 20px 5px 20px;
        }
        
        .leftnav-z1-list dd h4 {
            height: 45px;
            font-weight: normal;
            font-size: 18px;
            color: #154c64;
            line-height: 45px;
            overflow: hidden;
                text-align: center;
        }
        
        .leftnav-z1-list h4 a {
            display: block;
            height: 45px;
            color: #727272;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
        
        .leftnav-z1-list dl:hover h4 a {
            color: #2169e1;
        }
        
        .leftnav-z1-list-desc {
            height: 40px;
            font-size: 14px;
            line-height: 20px;
            color: #666;
            margin-bottom: 12px;
            overflow: hidden;
        }
        
        .leftnav-z1-list-deta {
            width: 100px;
            height: 40px;
            display: inline-block;
            border: 1px solid #aaa;
            font-size: 16px;
            line-height: 40px;
            text-align: center;
        }
        
        .leftnav-z1-list dl:hover {
            border-color: #2169e1;
        }
        
        .leftnav-z1-list dl:hover .leftnav-z1-list-desc a {
            color: #2169e1;
        }
    
